home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 6 code / TCP / NewsWatcher / NW Source / Source / collapse.h < prev    next >
Encoding:
Text File  |  1994-09-29  |  310 b   |  5 lines  |  [TEXT/MMCC]

  1. Boolean ExpandCollapseThread (WindowPtr wind, Cell theCell);
  2. OSErr RezoomSubjectWindow (WindowPtr wind, Boolean expanded);
  3. OSErr DoExpandCollapseSelectedThread (WindowPtr wind);
  4. OSErr TriangleClick (WindowPtr wind, Point where, Boolean *triangleClicked);
  5. OSErr ExpandCollapseKey (WindowPtr wind, char theChar);